GtkShortcutsWindow: Allow a screen reader user to browse the available shortcuts
authorLukáš Tyrychtr <lukastyrychtr@gmail.com>
Wed, 21 Sep 2022 13:34:17 +0000 (15:34 +0200)
committerLukáš Tyrychtr <lukastyrychtr@gmail.com>
Wed, 21 Sep 2022 13:34:17 +0000 (15:34 +0200)
commit33e5d2c307a7634a31d617675e98b010864e65b2
tree9224ef37cb12d2babe1dcfa4ffb2abc622dddac5
parenta012f5bddbc9bc0d2342c7d4f4512f632687ea8c
GtkShortcutsWindow: Allow a screen reader user to browse the available shortcuts

That required making the shortcuts focusable and with a meaningful
accessibility labels.
gtk/gtkshortcutlabel.c
gtk/gtkshortcutsshortcut.c